home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Magazine / Morphos / GCC / os-includeppc / inline / dtclass.h < prev    next >
C/C++ Source or Header  |  1997-04-14  |  404b  |  19 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef _INLINE_DTCLASS_H
  4. #define _INLINE_DTCLASS_H
  5.  
  6. #ifndef __INLINE_MACROS_H
  7. #include <inline/macros.h>
  8. #endif /* !__INLINE_MACROS_H */
  9.  
  10. #ifndef DTCLASS_BASE_NAME
  11. #define DTCLASS_BASE_NAME DTClassBase
  12. #endif /* !DTCLASS_BASE_NAME */
  13.  
  14. #define ObtainEngine() \
  15.     LP0(0x1e, Class *, ObtainEngine, \
  16.     , DTCLASS_BASE_NAME)
  17.  
  18. #endif /* !_INLINE_DTCLASS_H */
  19.